function inliningの例文

例文

  1. Standard declarations to optimize compilation ( such as function inlining or type specialization ) are proposed in the language specification.
  2. In principle compilers aren't required to implement that optimization, but in principle they aren't required to support function inlining either.
  3. On the other hand, AOT usually cannot perform some optimizations possible in JIT, like runtime profile-guided optimizations, pseudo-constant propagation or indirect / virtual function inlining.
  4. The GNU GCC compiler has function inlining, which is turned on by default at-O3, and can be turned on manually via passing the switch (-finline-functions ) at compile time.
  5. This architecture enables well-known optimizations from other programming languages to be used for JavaScript, including type specialization, function inlining, linear-scan register allocation, dead code elimination, and loop-invariant code motion.

隣接する単語

  1. "function head"の例文
  2. "function identification"の例文
  3. "function identifier"の例文
  4. "function image"の例文
  5. "function index"の例文
  6. "function interaction"の例文
  7. "function inverse"の例文
  8. "function iteration"の例文
  9. "function key"の例文
  10. "function key symbol"の例文
  11. "function image"の例文
  12. "function index"の例文
  13. "function interaction"の例文
  14. "function inverse"の例文
パソコン版で見る

著作権 © 2024 WordTech 株式会社